In WordPress, there are situations such as restores, backups, and migrations where you may want to import or export your MySQL database.
To import or export your database yourself, use the table below to find the scenario that's applicable and follow those instructions.
To do it yourself, see | Difficulty |
---|---|
Export MySQL databases | Basic |
Import SQL files into MySQL databases | Basic |
Exporting MySQL database in SSH | Advanced |
Importing MySQL Databases via SSH | Advanced |